* callproc.c (init_callproc): Move the initialization of
authorJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 14:40:34 +0000 (14:40 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 14:40:34 +0000 (14:40 +0000)
commit0e95600962330eb5103ccdae94211f800346e1e2
treea45dcd92e2b862b5094d441ccbd058aa0fcc3d15
parentf0250249f98c192849c21106e5e94ba8870f8ca7
* callproc.c (init_callproc): Move the initialization of
Vprocess_environment to its own function.
(set_process_environment): This is that.
* emacs.c (main): Call set_process_environment earlier than
init_callproc.
src/emacs.c